:: It is recommended to test the script on a local machine for its purpose and effects. :: ManageEngine Desktop Central will not be responsible for any :: damage/loss to the data/setup based on the behavior of the script. :: Description - Script to Enable Site Isolation in Google Chrome Browser (Mitigation for Spectre vulnerability) :: Source - https://support.google.com/chrome/a/answer/7581529 :: Remarks - Supported on Chrome 63 and later versions :: Configuration Type - Computer :: =========================================================================================================================== reg add "HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome" /v SitePerProcess /t REG_DWORD /d 1 /f